diff --git a/authenticate.cabal b/authenticate.cabal
--- a/authenticate.cabal
+++ b/authenticate.cabal
@@ -1,5 +1,5 @@
 name:            authenticate
-version:         1.3.1
+version:         1.3.1.1
 license:         BSD3
 license-file:    LICENSE
 author:          Michael Snoyman, Hiromi Ishii, Arash Rouhani
@@ -32,7 +32,7 @@
                    , containers
                    , unordered-containers
                    , conduit                       >= 0.5      && < 0.6
-                   , resourcet                     >= 0.3      && < 0.4
+                   , resourcet                     >= 0.3      && < 0.5
                    , monad-control                 >= 0.3      && < 0.4
                    , blaze-builder-conduit         >= 0.5      && < 0.6
     exposed-modules: Web.Authenticate.Rpxnow,
