diff --git a/postgresql-binary.cabal b/postgresql-binary.cabal
--- a/postgresql-binary.cabal
+++ b/postgresql-binary.cabal
@@ -1,14 +1,14 @@
 name:
   postgresql-binary
 version:
-  0.12.4
+  0.12.4.1
 synopsis:
   Encoders and decoders for the PostgreSQL's binary format
 description:
   An API for dealing with PostgreSQL's binary data format.
   .
   It can be used to implement performant bindings to Postgres.
-  E.g., <http://hackage.haskell.org/package/hasql "hasql">
+  E.g., <http://hackage.haskell.org/package/hasql hasql>
   is based on this library.
   .
   It supports all Postgres versions starting from 8.3 
