diff --git a/cognimeta-utils.cabal b/cognimeta-utils.cabal
--- a/cognimeta-utils.cabal
+++ b/cognimeta-utils.cabal
@@ -1,5 +1,5 @@
 Name: cognimeta-utils
-version: 0.1.0
+version: 0.1.1
 cabal-version: >= 1.8
 build-type: Simple
 license: OtherLicense
@@ -14,7 +14,7 @@
 	     These utilities are used by Perdure and other internal Cognimeta products.
 	     .
 	     Please do not rely on these APIs. If parts of this are of interest to you please contact
-	     ppremont@cognimeta.com and we will consider creating a cleaner separate package.
+	     'ppremont@cognimeta.com' and we will consider creating a cleaner separate package.
 category:
 author: Patrick Premont for Cognimeta Inc.
 tested-with:
@@ -105,7 +105,7 @@
     template-haskell >= 2.7.0.0,
     mtl >= 2.1.2,
     QuickCheck >=2.4.0.1,
-    cognimeta-utils >= 0.1.0,
+    cognimeta-utils >= 0.1.1,
     transformers >= 0.3.0.0,
     bytestring >= 0.9.2.1,
     containers >= 0.4.2.1
