diff --git a/adjunctions.cabal b/adjunctions.cabal
--- a/adjunctions.cabal
+++ b/adjunctions.cabal
@@ -1,6 +1,6 @@
 name:          adjunctions
 category:      Data Structures, Adjunctions
-version:       3.0
+version:       3.0.0.1
 license:       BSD3
 cabal-version: >= 1.6
 license-file:  LICENSE
@@ -43,7 +43,7 @@
     void                   >= 0.5.5.1 && < 0.6,
     keys                   == 3.0.*,
     comonad-transformers   == 3.0.*,
-    representable-functors == 3.0.*
+    representable-functors >= 3.0.0.1 && < 3.1
 
   exposed-modules:
     Data.Functor.Adjunction
