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.1
+version:           1.2.2
 cabal-version:     >= 1.8
 build-type:        Simple
 synopsis:          An account authentication plugin for Yesod
@@ -60,7 +60,7 @@
                  , resourcet
                  , text
                  , xml-conduit
-                 , yesod
-                 , yesod-test
-                 , yesod-auth
+                 , yesod         >= 1.2 && < 1.3
+                 , yesod-test    >= 1.2
+                 , yesod-auth    >= 1.2 && < 1.3
                  , yesod-auth-account
