diff --git a/eidolon.cabal b/eidolon.cabal index 60e0358..6ff7163 100644 --- a/eidolon.cabal +++ b/eidolon.cabal @@ -72,7 +72,7 @@ library , yesod-form >= 1.3 , bytestring >= 0.9 , text >= 0.11 - , persistent >= 1.3 + , persistent >= 2.1.1.3 , persistent-sqlite >= 1.3 , persistent-template >= 1.3 , template-haskell