diff --git a/fb.cabal b/fb.cabal
--- a/fb.cabal
+++ b/fb.cabal
@@ -1,5 +1,5 @@
 name:              fb
-version:           1.0.4
+version:           1.0.5
 license:           BSD3
 license-file:      LICENSE
 author:            Felipe Lessa
@@ -91,7 +91,7 @@
     , monad-logger         >= 0.3
   if flag(conduit11)
     build-depends:
-        conduit              == 1.1.*
+        conduit              >= 1.1   && < 1.3
       , conduit-extra        == 1.1.*
   else
     build-depends:
