diff --git a/fb.cabal b/fb.cabal
--- a/fb.cabal
+++ b/fb.cabal
@@ -1,5 +1,5 @@
 name:              fb
-version:           1.0.12
+version:           1.0.13
 license:           BSD3
 license-file:      LICENSE
 author:            Felipe Lessa
@@ -70,7 +70,7 @@
     , lifted-base          >= 0.1     && < 0.3
     , bytestring           >= 0.9     && < 0.11
     , text                 >= 0.11    && < 1.3
-    , transformers         >= 0.2     && < 0.5
+    , transformers         >= 0.2     && < 0.6
     , transformers-base
     , monad-control
     , resourcet
@@ -82,9 +82,9 @@
     , aeson                >= 0.5
     , base16-bytestring    >= 0.1
     , base64-bytestring    >= 0.1.1
-    , time                 >= 1.2     && < 1.6
+    , time                 >= 1.2     && < 1.7
     , old-locale
-    , cereal               >= 0.3     && < 0.5
+    , cereal               >= 0.3     && < 0.6
     , crypto-api           >= 0.11    && < 0.14
     , cryptohash           >= 0.7
     , cryptohash-cryptoapi == 0.1.*
