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: 2016-04-11 16:49:50.413706 EDT
+-- Generated on: 2016-06-18 08:40:56.083393 EDT
 -- Cartel library version: 0.14.2.8
 
 name: rainbow
-version: 0.28.0.0
-cabal-version: >= 1.18
+version: 0.28.0.2
+cabal-version: >= 1.10
 license: BSD3
 license-file: LICENSE
 build-type: Simple
@@ -39,7 +39,7 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 5
+      base >= 4.8 && < 5
     , text >= 0.11.2.0
     , bytestring >= 0.10
     , process >= 1.2
@@ -70,7 +70,7 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 5
+      base >= 4.8 && < 5
     , text >= 0.11.2.0
     , bytestring >= 0.10
     , process >= 1.2
@@ -94,7 +94,7 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 5
+      base >= 4.8 && < 5
     , text >= 0.11.2.0
     , bytestring >= 0.10
     , process >= 1.2
@@ -118,7 +118,7 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 5
+      base >= 4.8 && < 5
     , text >= 0.11.2.0
     , bytestring >= 0.10
     , process >= 1.2
@@ -142,7 +142,7 @@
   other-extensions:
     TemplateHaskell
   build-depends:
-      base >= 4.7.0.0 && < 5
+      base >= 4.8 && < 5
     , text >= 0.11.2.0
     , bytestring >= 0.10
     , process >= 1.2
