diff --git a/hackage-db.cabal b/hackage-db.cabal
--- a/hackage-db.cabal
+++ b/hackage-db.cabal
@@ -1,5 +1,5 @@
 Name:                   hackage-db
-Version:                1.0
+Version:                1.2
 Copyright:              Peter Simons
 License:                BSD3
 License-File:           LICENSE
@@ -8,9 +8,9 @@
 Homepage:               http://github.com/peti/hackage-db
 Category:               Distribution
 Synopsis:               provide access to the Hackage database via Data.Map
-Cabal-Version:          >= 1.8
+Cabal-Version:          >= 1.6
 Build-Type:             Simple
-Tested-With:            GHC == 6.12.3, GHC == 7.0.4, GHC == 7.2.1
+Tested-With:            GHC == 6.10.4, GHC == 6.12.3, GHC == 7.0.4, GHC == 7.4.1
 Description:
    This module provides simple access to the Hackage database by means
    of @Data.Map@. Suppose you wanted to implement a utility that queries
