diff --git a/charsetdetect-ae.cabal b/charsetdetect-ae.cabal
--- a/charsetdetect-ae.cabal
+++ b/charsetdetect-ae.cabal
@@ -1,5 +1,5 @@
 Name:                charsetdetect-ae
-Version:             1.1
+Version:             1.1.0.1
 Cabal-Version:       >= 1.6
 Category:            Text
 Synopsis:            Character set detection using Mozilla's Universal Character Set Detector
@@ -11,7 +11,9 @@
   This library is a /maintained/ fork of charsetdetect:
   .
     * It compiles with recent version of bytestring.
+  .
     * It works correctly in presence of Template Haskell on GHC 7.6.
+  .
     * It builds on 64-bit Windows.
 License:             LGPL
 License-File:        LICENSE
