diff --git a/patch-image.cabal b/patch-image.cabal
--- a/patch-image.cabal
+++ b/patch-image.cabal
@@ -1,5 +1,5 @@
 Name:           patch-image
-Version:        0.1
+Version:        0.1.0.1
 License:        BSD3
 License-File:   LICENSE
 Author:         Henning Thielemann <haskell@henning-thielemann.de>
@@ -60,9 +60,11 @@
   .
   * @--maximum-absolute-angle@:
     Maximum angle to test for.
+  .
   * @--number-angles@:
     Number of angles minus one
     to test between negative and positive maximum angle.
+  .
   * @--hint-angle@:
     If the search for horizontal structures
     does not yield satisfying results for an image part,
@@ -142,7 +144,7 @@
   .
   * @--output@:
     Path of the output JPEG image with the weighted collage.
-
+  .
   * @--output-hard@:
     Alternative output of a JPEG collage
     where the image parts are simply averaged.
@@ -183,7 +185,7 @@
 Build-Type:     Simple
 
 Source-Repository this
-  Tag:         0.1
+  Tag:         0.1.0.1
   Type:        darcs
   Location:    http://code.haskell.org/~thielema/patch-image/
 
