diff --git a/yesod-auth-account-fork.cabal b/yesod-auth-account-fork.cabal
--- a/yesod-auth-account-fork.cabal
+++ b/yesod-auth-account-fork.cabal
@@ -1,5 +1,5 @@
 name:              yesod-auth-account-fork
-version:           2.0
+version:           2.0.1
 cabal-version:     >= 1.8
 build-type:        Simple
 synopsis:          An account authentication plugin for Yesod
@@ -54,7 +54,7 @@
                  , nonce             >= 1.0
                  , tagged
                  , text              >= 0.11
-                 , persistent        >= 1.3        && < 2.2
+                 , persistent        >= 1.3        && < 2.3
                  , email-validate    >= 2.0
                  , pwstore-fast      >= 2.0
                  , random            >= 1.0
