diff --git a/rainbow.cabal b/rainbow.cabal
--- a/rainbow.cabal
+++ b/rainbow.cabal
@@ -3,12 +3,12 @@
 -- http://www.github.com/massysett/cartel
 --
 -- Script name used to generate: genCabal.hs
--- Generated on: 2015-03-22 11:22:55.854238 EDT
+-- Generated on: 2015-03-27 14:33:18.544254 EDT
 -- Cartel library version: 0.14.2.0
 
 name: rainbow
-version: 0.22.0.0
-cabal-version: >= 1.16
+version: 0.22.0.2
+cabal-version: >= 1.18
 license: BSD3
 license-file: LICENSE
 build-type: Simple
@@ -26,8 +26,8 @@
   terminals.
 category: System
 tested-with:
-  GHC == 7.6.3
   GHC == 7.8.2
+  GHC == 7.10.1
 
 Library
   exposed-modules:
@@ -39,7 +39,7 @@
   ghc-options:
     -Wall
   build-depends:
-      base >= 4.5.0.0 && < 4.8.0.0
+      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
@@ -67,7 +67,7 @@
   ghc-options:
     -Wall
   build-depends:
-      base >= 4.5.0.0 && < 4.8.0.0
+      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
@@ -89,7 +89,7 @@
     ghc-options:
       -Wall
     build-depends:
-        base >= 4.5.0.0 && < 4.8.0.0
+        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
@@ -113,7 +113,7 @@
     ghc-options:
       -Wall
     build-depends:
-        base >= 4.5.0.0 && < 4.8.0.0
+        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
@@ -137,7 +137,7 @@
     ghc-options:
       -Wall
     build-depends:
-        base >= 4.5.0.0 && < 4.8.0.0
+        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
