diff --git a/CHANGELOG.md b/CHANGELOG.md
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,11 +1,15 @@
 
 
-Change log wxAsteroids
-======================
+== Change log wxAsteroids ==
 
-2015-09-23 Version 1.1
-----------------------
+=== 2015-09-23 Version 1.1.0.1 ===
 
+* Changed the change log format
+
+
+
+=== 2015-09-23 Version 1.1 ===
+
 * Set focus to frame, to let Linux builds respond to keyboard
 * Limited ship movement, to keep it in sight, when moving to the right
 * Maintainer set to wxHaskell developer mailing list
@@ -15,8 +19,7 @@
 
 
 
-2009-03-07 Version 1.0
-----------------------
+=== 2009-03-07 Version 1.0 ===
 
 Converted from the document "wxHaskell - A Portable and Concise GUI
 Library for Haskell", updated and cabalized.
diff --git a/wxAsteroids.cabal b/wxAsteroids.cabal
--- a/wxAsteroids.cabal
+++ b/wxAsteroids.cabal
@@ -5,7 +5,7 @@
   \"wxHaskell, A Portable and Concise GUI Library for Haskell\"
   <http://legacy.cs.uu.nl/daan/download/papers/wxhaskell.pdf>
 Homepage:       https://wiki.haskell.org/WxAsteroids
-Version:        1.1
+Version:        1.1.0.1
 License:        BSD3
 License-file:   LICENSE.txt
 Author:         Daan Leijen
