diff --git a/yesod-fb.cabal b/yesod-fb.cabal
--- a/yesod-fb.cabal
+++ b/yesod-fb.cabal
@@ -1,5 +1,5 @@
 Name:                yesod-fb
-Version:             0.2.2
+Version:             0.2.3
 Synopsis:            Useful glue functions between the fb library and Yesod.
 Homepage:            https://github.com/meteficha/yesod-fb
 License:             BSD3
@@ -26,7 +26,7 @@
 
   Build-depends:   base         >= 4.3     && < 5
                  , yesod-core   == 1.1.*
-                 , fb           >= 0.11.1  && < 0.14
+                 , fb           >= 0.11.1  && < 0.15
 
                  , crypto-api
                  , http-conduit
