diff --git a/GLFW-b-demo.cabal b/GLFW-b-demo.cabal
--- a/GLFW-b-demo.cabal
+++ b/GLFW-b-demo.cabal
@@ -1,5 +1,5 @@
 name:          GLFW-b-demo
-version:       1.0.4
+version:       1.0.5
 
 author:        Brian Lewis <brian@lorf.org>
 maintainer:    Brian Lewis <brian@lorf.org>
@@ -7,11 +7,12 @@
 category:      Graphics
 synopsis:      GLFW-b demo
 description:
-  This is a demonstration of <http://hackage.haskell.org/package/GLFW-b GLFW-b>
-  allowing the user to interact with colorful spinning gears using cursor keys,
-  mouse, scroll wheel, and joystick.
+  This is a demonstration of GLFW-b
+  (<http://hackage.haskell.org/package/GLFW-b>) allowing the user to interact
+  with colorful spinning gears using cursor keys, mouse, scroll wheel, and
+  joystick.
   .
-  Here's a <http://i.imgur.com/JZKwVSu.png screenshot>.
+  Here's a screenshot: <http://i.imgur.com/JZKwVSu.png>
 
 license:       BSD3
 license-file:  LICENSE
