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.6.3
+Version:             1.6.4
 Synopsis:            Authentication backend for Yesod using Facebook.
 Homepage:            https://github.com/prowdsponsor/yesod-auth-fb
 License:             BSD3
@@ -53,7 +53,7 @@
                  , transformers >= 0.1.3   && < 0.5
                  , yesod-fb     == 0.3.*
                  , fb           >= 0.14    && < 1.1
-                 , conduit      >= 1.0     && < 1.2
+                 , conduit      >= 1.0     && < 1.3
                  , bytestring   >= 0.9     && < 0.11
                  , aeson        >= 0.6
                  , time         >= 1.0     && < 1.5
