diff --git a/representable-tries.cabal b/representable-tries.cabal
--- a/representable-tries.cabal
+++ b/representable-tries.cabal
@@ -1,6 +1,6 @@
 name:          representable-tries
 category:      Data Structures, Functors, Monads, Comonads
-version:       3.0.1
+version:       3.0.1.1
 license:       BSD3
 cabal-version: >= 1.6
 license-file:  LICENSE
@@ -42,7 +42,7 @@
     comonad                == 3.0.*,
     comonad-transformers   == 3.0.*,
     containers             >= 0.3     && < 0.6,
-    distributive           >= 0.2.2   && < 0.3,
+    distributive           >= 0.2.2   && < 0.4,
     keys                   >= 3.0.0.1 && < 3.1,
     mtl                    >= 2.0.1   && < 2.2,
     transformers           >= 0.2     && < 0.4,
