diff --git a/total.cabal b/total.cabal
--- a/total.cabal
+++ b/total.cabal
@@ -1,5 +1,5 @@
 Name: total
-Version: 1.0.0
+Version: 1.0.1
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 License: BSD3
@@ -20,7 +20,7 @@
 Library
     Hs-Source-Dirs: src
     Build-Depends:
-        base     >= 4       && < 4.8,
+        base     >= 4       && < 4.9,
         ghc-prim >= 0.2.0.0 && < 0.4,
         void     >= 0.4     && < 0.8
     Exposed-Modules: Lens.Family.Total
