diff --git a/yesod-auth-fb.cabal b/yesod-auth-fb.cabal
--- a/yesod-auth-fb.cabal
+++ b/yesod-auth-fb.cabal
@@ -1,5 +1,5 @@
 Name:                yesod-auth-fb
-Version:             1.3.2
+Version:             1.4
 Synopsis:            Authentication backend for Yesod using Facebook.
 Homepage:            https://github.com/meteficha/yesod-auth-fb
 License:             BSD3
@@ -47,12 +47,12 @@
                  , hamlet
                  , shakespeare-js >= 1.0.2
                  , wai
-                 , http-conduit
+                 , http-conduit >= 1.9
                  , text         >= 0.7     && < 0.12
                  , transformers >= 0.1.3   && < 0.4
                  , yesod-fb     == 0.2.*
-                 , fb           == 0.13.*
-                 , conduit      == 0.5.*
+                 , fb           == 0.14.*
+                 , conduit      == 1.0.*
                  , bytestring   >= 0.9     && < 0.11
                  , aeson        == 0.6.*
                  , time         >= 1.0     && < 1.5
