diff --git a/yesod-auth-account.cabal b/yesod-auth-account.cabal
--- a/yesod-auth-account.cabal
+++ b/yesod-auth-account.cabal
@@ -1,5 +1,5 @@
 name:              yesod-auth-account
-version:           1.2.3
+version:           1.2.4
 cabal-version:     >= 1.8
 build-type:        Simple
 synopsis:          An account authentication plugin for Yesod
@@ -37,7 +37,7 @@
                  , blaze-html        >= 0.6
                  , mtl               >= 2.1
                  , text              >= 0.11
-                 , persistent        >= 1.2        && < 1.3
+                 , persistent        >= 1.3        && < 1.4
                  , pwstore-fast      >= 2.0
                  , random            >= 1.0
                  , yesod-auth        >= 1.2        && < 1.3
