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.7.1
+version:         0.7.1.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman, Patrick Brisbin
@@ -42,7 +42,7 @@
                    , persistent              >= 0.6       && < 0.7
                    , persistent-template     >= 0.6       && < 0.7
                    , SHA                     >= 1.4.1.3   && < 1.6
-                   , http-enumerator         >= 0.6       && < 0.7
+                   , http-enumerator         >= 0.6       && < 0.8
                    , aeson-native            >= 0.3.2.11  && < 0.4
                    , pwstore-fast            >= 2.2       && < 3
 
