diff --git a/yesod-auth.cabal b/yesod-auth.cabal
--- a/yesod-auth.cabal
+++ b/yesod-auth.cabal
@@ -1,5 +1,5 @@
 name:            yesod-auth
-version:         0.6.1
+version:         0.6.1.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman, Patrick Brisbin
@@ -41,7 +41,7 @@
                    , persistent-template     >= 0.5       && < 0.6
                    , SHA                     >= 1.4.1.3   && < 1.5
                    , http-enumerator         >= 0.6       && < 0.7
-                   , aeson                   >= 0.3.2.2   && < 0.4
+                   , aeson                   >= 0.3.2.2   && < 0.3.2.10
                    , web-routes-quasi        >= 0.7       && < 0.8
                    , pwstore-fast            >= 2.1       && < 2.2
 
