diff --git a/representable-profunctors.cabal b/representable-profunctors.cabal
--- a/representable-profunctors.cabal
+++ b/representable-profunctors.cabal
@@ -1,6 +1,6 @@
 name:          representable-profunctors
 category:      Control, Categories
-version:       0.3.0
+version:       0.3.1
 license:       BSD3
 cabal-version: >= 1.6
 license-file:  LICENSE
@@ -22,7 +22,7 @@
     base >= 4 && < 5,
     comonad >= 1.1 && < 1.2,
     profunctors >= 0.1.1 && < 0.2,
-    profunctor-extras >= 0.3 && < 0.4,
+    profunctor-extras >= 0.3.1 && < 0.4,
     transformers >= 0.2.2.0 && < 0.3
 
   exposed-modules:
