diff --git a/cabal-bounds.cabal b/cabal-bounds.cabal
--- a/cabal-bounds.cabal
+++ b/cabal-bounds.cabal
@@ -1,5 +1,5 @@
 name: cabal-bounds
-version: 0.1.8
+version: 0.1.9
 cabal-version: >=1.9.2
 build-type: Simple
 license: BSD3
@@ -7,7 +7,9 @@
 maintainer: daniel.trstenjak@gmail.com
 synopsis: A command line program for managing the bounds/versions of the dependencies in a cabal file.
 description: 'cabal-bounds' is able to do two things:
+             .
              * drop the bounds of the dependencies in the cabal file
+             .
              * update the bounds of the dependencies in the cabal file using the cabal build information
              .
              /Example: Raise the upper Bounds/
