diff --git a/mtl.cabal b/mtl.cabal
--- a/mtl.cabal
+++ b/mtl.cabal
@@ -1,5 +1,5 @@
 name:         mtl
-version:      1.1.0.0
+version:      1.1.0.1
 license:      BSD3
 license-file: LICENSE
 author:       Andy Gill
@@ -7,8 +7,8 @@
 category:     Control
 synopsis:     Monad transformer library
 description:
-    A monad transformer library, inspired by the paper "Functional
-    Programming with Overloading and Higher-Order Polymorphism",
+    A monad transformer library, inspired by the paper /Functional
+    Programming with Overloading and Higher-Order Polymorphism/,
     by Mark P Jones (<http://web.cecs.pdx.edu/~mpj/pubs/springschool.html>),
     Advanced School of Functional Programming, 1995.
 build-type: Simple
