diff --git a/yesod-auth-hashdb.cabal b/yesod-auth-hashdb.cabal
--- a/yesod-auth-hashdb.cabal
+++ b/yesod-auth-hashdb.cabal
@@ -1,5 +1,5 @@
 name:            yesod-auth-hashdb
-version:         1.5.1.1
+version:         1.5.1.2
 license:         MIT
 license-file:    LICENSE
 author:          Patrick Brisbin, later changes Paul Rouse
@@ -36,7 +36,7 @@
                    , yesod-auth              >= 1.4        && < 1.5
                    , text                    >= 0.7
                    , yesod-persistent        >= 1.2
-                   , persistent              >= 2.1        && < 2.6
+                   , persistent              >= 2.1        && < 2.7
                    , yesod-form              >= 1.4        && < 1.5
                    , pwstore-fast            >= 2.2
                    , cryptohash              >= 0.8
