diff --git a/data-accessor.cabal b/data-accessor.cabal
--- a/data-accessor.cabal
+++ b/data-accessor.cabal
@@ -1,5 +1,5 @@
 Name:             data-accessor
-Version:          0.2.1.3
+Version:          0.2.1.4
 License:          BSD3
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>, Luke Palmer <lrpalmer@gmail.com>
@@ -64,7 +64,7 @@
   that conflicts with the two-way nature (set and get) of accessors.
 -- Portability:      Haskell98
 Cabal-Version:    >=1.2
-Tested-With:      GHC==6.4.1 && ==6.8.2 && ==6.10.4, JHC==0.7.3
+Tested-With:      GHC==6.4.1, GHC==6.8.2, GHC==6.10.4, JHC==0.7.3
 Build-Type:       Simple
 
 Extra-Source-Files:
