diff --git a/faster-megaparsec.cabal b/faster-megaparsec.cabal
--- a/faster-megaparsec.cabal
+++ b/faster-megaparsec.cabal
@@ -1,7 +1,7 @@
 cabal-version: 1.12
 name:           faster-megaparsec
-version:        0.1.0.0
-description:    Speed up Megaparsec parsing when parsing succeeds
+version:        0.1.0.1
+description:    see README.md
 homepage:       https://hub.darcs.net/olf/faster-megaparsec
 bug-reports:    https://hub.darcs.net/olf/faster-megaparsec/issues
 author:         Olaf Klinke
@@ -11,7 +11,7 @@
 license-file:   LICENSE
 build-type:     Simple
 category:       Parsing
-synopsis:       see README.md
+synopsis:       Speed up Megaparsec parsing when parsing succeeds
 extra-source-files:
     README.md
     CHANGELOG.md
