diff --git a/happstack-authenticate.cabal b/happstack-authenticate.cabal
--- a/happstack-authenticate.cabal
+++ b/happstack-authenticate.cabal
@@ -1,5 +1,5 @@
 Name:                happstack-authenticate
-Version:             0.10.12
+Version:             0.10.13
 Synopsis:            Happstack Authentication Library
 Description:         A themeable authentication library with support for username+password and OpenId.
 Homepage:            http://www.happstack.com/
@@ -39,9 +39,9 @@
                        containers                   >= 0.4 && < 0.6,
                        ixset                        >= 1.0 && < 1.1,
                        happstack-server             >= 6.0 && < 7.4,
-                       http-conduit                 >= 1.4 && < 2.1,
+                       http-conduit                 >= 1.4 && < 2.2,
                        http-types                   >= 0.6 && < 0.9,
-                       fb                           >= 0.13 && < 0.16,
+                       fb                           >= 0.13 && < 1.1,
                        safecopy                     >= 0.6,
                        mtl                          >= 2.0,
                        pwstore-purehaskell          == 2.1.*,
