diff --git a/rainbow.cabal b/rainbow.cabal
--- a/rainbow.cabal
+++ b/rainbow.cabal
@@ -3,11 +3,11 @@
 -- http://www.github.com/massysett/cartel
 --
 -- Script name used to generate: genCabal.hs
--- Generated on: 2015-05-20 20:33:10.070195 EDT
+-- Generated on: 2015-07-14 18:53:54.875209 EDT
 -- Cartel library version: 0.14.2.6
 
 name: rainbow
-version: 0.26.0.4
+version: 0.26.0.6
 cabal-version: >= 1.18
 license: BSD3
 license-file: LICENSE
@@ -26,7 +26,6 @@
   terminals.
 category: System
 tested-with:
-  GHC == 7.8.2
   GHC == 7.10.1
 
 Library
@@ -40,11 +39,11 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 4.9.0.0
-    , text >= 0.11.2.0 && < 1.3.0.0
-    , bytestring >= 0.10 && < 0.11
-    , process >= 1.2 && < 1.3
-    , lens >= 4.7 && < 4.12
+      base >= 4.7.0.0 && < 5
+    , text >= 0.11.2.0
+    , bytestring >= 0.10
+    , process >= 1.2
+    , lens >= 4.7
   hs-source-dirs:
     lib
 
@@ -63,18 +62,18 @@
   hs-source-dirs:
     tests
   build-depends:
-      QuickCheck >= 2.7 && < 2.9
+      QuickCheck >= 2.7
   default-language: Haskell2010
   ghc-options:
     -Wall
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 4.9.0.0
-    , text >= 0.11.2.0 && < 1.3.0.0
-    , bytestring >= 0.10 && < 0.11
-    , process >= 1.2 && < 1.3
-    , lens >= 4.7 && < 4.12
+      base >= 4.7.0.0 && < 5
+    , text >= 0.11.2.0
+    , bytestring >= 0.10
+    , process >= 1.2
+    , lens >= 4.7
   hs-source-dirs:
     lib
 
@@ -93,11 +92,11 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 4.9.0.0
-    , text >= 0.11.2.0 && < 1.3.0.0
-    , bytestring >= 0.10 && < 0.11
-    , process >= 1.2 && < 1.3
-    , lens >= 4.7 && < 4.12
+      base >= 4.7.0.0 && < 5
+    , text >= 0.11.2.0
+    , bytestring >= 0.10
+    , process >= 1.2
+    , lens >= 4.7
   hs-source-dirs:
     lib
 
@@ -116,11 +115,11 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 4.9.0.0
-    , text >= 0.11.2.0 && < 1.3.0.0
-    , bytestring >= 0.10 && < 0.11
-    , process >= 1.2 && < 1.3
-    , lens >= 4.7 && < 4.12
+      base >= 4.7.0.0 && < 5
+    , text >= 0.11.2.0
+    , bytestring >= 0.10
+    , process >= 1.2
+    , lens >= 4.7
   hs-source-dirs:
     lib
 
@@ -139,11 +138,11 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 4.9.0.0
-    , text >= 0.11.2.0 && < 1.3.0.0
-    , bytestring >= 0.10 && < 0.11
-    , process >= 1.2 && < 1.3
-    , lens >= 4.7 && < 4.12
+      base >= 4.7.0.0 && < 5
+    , text >= 0.11.2.0
+    , bytestring >= 0.10
+    , process >= 1.2
+    , lens >= 4.7
   hs-source-dirs:
     lib
 
