diff --git a/eidolon.cabal b/eidolon.cabal index ab84d61..31d7d1d 100644 --- a/eidolon.cabal +++ b/eidolon.cabal @@ -67,7 +67,7 @@ library , yesod-form >= 1.3 , bytestring >= 0.9 , text >= 0.11 - , persistent >= 1.3 + , persistent >= 1.3 && < 2.0.0 , persistent-sqlite >= 1.3 , persistent-template >= 1.3 , template-haskell