diff --git a/Cabal.cabal b/Cabal.cabal
index c66452fcecdda531c1003bfe8ff40d1027d7dd8d..a29d2bd57a8a293c1dd2a76f85e01445b8dca3b7 100644
--- a/Cabal.cabal
+++ b/Cabal.cabal
@@ -1,5 +1,5 @@
 Name: Cabal
-Version: 1.6.0.0
+Version: 1.6.0.1
 Copyright: 2003-2006, Isaac Jones
            2005-2008, Duncan Coutts
 License: BSD3
@@ -55,7 +55,7 @@ Library
   Build-Depends: filepath >= 1 && < 1.2
 
   GHC-Options: -Wall
-  CPP-Options: "-DCABAL_VERSION=1,6,0,0"
+  CPP-Options: "-DCABAL_VERSION=1,6,0,1"
   nhc98-Options: -K4M
 
   Exposed-Modules:
diff --git a/Makefile b/Makefile
index 0f9da2c4b4a9b8d617bdb26436c9e635498caa2a..9e2275982920ff2d4a61da225dfacbe21f157fb2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 
-VERSION=1.6.0.0
+VERSION=1.6.0.1
 
 KIND=devel
 #KIND=rc