diff --git a/representable-functors.cabal b/representable-functors.cabal
--- a/representable-functors.cabal
+++ b/representable-functors.cabal
@@ -1,6 +1,6 @@
 name:          representable-functors
 category:      Monads, Functors, Data Structures
-version:       2.0
+version:       2.0.0.1
 license:       BSD3
 cabal-version: >= 1.6
 license-file:  LICENSE
@@ -20,7 +20,7 @@
 library
   build-depends: 
     array >= 0.3.0.2 && < 0.4,
-    base >= 4 && < 4.4,
+    base >= 4 && < 5,
     comonad >= 1.1 && < 1.2,
     containers >= 0.3 && < 0.5,
     contravariant >= 0.1.2 && < 0.2,
