diff --git a/free.cabal b/free.cabal
--- a/free.cabal
+++ b/free.cabal
@@ -1,6 +1,6 @@
 name:          free
 category:      Control, Monads
-version:       3.3.0.1
+version:       3.3.0.2
 license:       BSD3
 cabal-version: >= 1.10
 license-file:  LICENSE
@@ -49,7 +49,7 @@
   build-depends:
     base                 >= 4       && < 5,
     bifunctors           == 3.0.*,
-    distributive         >= 0.2.1   && < 0.3,
+    distributive         >= 0.2.1   && < 0.4,
     transformers         >= 0.2.0   && < 0.4,
     mtl                  >= 2.0.1.0 && < 2.2,
     semigroupoids        == 3.0.*,
