diff --git a/fb.cabal b/fb.cabal
--- a/fb.cabal
+++ b/fb.cabal
@@ -1,5 +1,5 @@
 name:              fb
-version:           0.7.1
+version:           0.7.2
 license:           BSD3
 license-file:      LICENSE
 author:            Felipe Lessa
@@ -55,11 +55,11 @@
     , transformers       >= 0.2     && < 0.3
     , transformers-base
     , monad-control
-    , conduit            >= 0.1.1.1 && < 0.2
+    , conduit            >= 0.2     && < 0.3
     , http-types
     , http-conduit       >= 1.2     && < 1.3
     , attoparsec         >= 0.10    && < 0.11
-    , attoparsec-conduit >= 0.0     && < 0.1
+    , attoparsec-conduit >= 0.2     && < 0.3
     , aeson              >= 0.5     && < 0.7
     , time               >= 1.2     && < 1.5
     , old-locale
