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:         1.1.1.4
+version:         1.1.1.5
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman, Patrick Brisbin
@@ -33,7 +33,7 @@
                    , transformers            >= 0.2.2     && < 0.4
                    , persistent              >= 1.0       && < 1.1
                    , persistent-template     >= 1.0       && < 1.1
-                   , SHA                     >= 1.4.1.3   && < 1.6
+                   , SHA                     >= 1.4.1.3   && < 1.7
                    , http-conduit            >= 1.5       && < 1.9
                    , aeson                   >= 0.5
                    , pwstore-fast            >= 2.2       && < 3
