diff --git a/data-fin.cabal b/data-fin.cabal
--- a/data-fin.cabal
+++ b/data-fin.cabal
@@ -1,5 +1,5 @@
 ----------------------------------------------------------------
--- wren ng thornton <wren@community.haskell.org>    ~ 2014.03.22
+-- wren ng thornton <wren@community.haskell.org>    ~ 2014.03.30
 ----------------------------------------------------------------
 
 -- By and large Cabal >=1.2 is fine; but >= 1.6 gives tested-with:
@@ -8,7 +8,7 @@
 Build-Type:     Simple
 
 Name:           data-fin
-Version:        0.1.1.1
+Version:        0.1.1.2
 Stability:      experimental
 Homepage:       http://code.haskell.org/~wren/
 Author:         wren ng thornton
@@ -25,7 +25,7 @@
     
 
 Tested-With:
-    GHC ==6.12.1, GHC ==7.6.1, GHC ==7.8.2
+    GHC ==6.12.1, GHC ==7.6.1, GHC ==7.8.0
 Extra-source-files:
     AUTHORS, README, VERSION
 Source-Repository head
