diff --git a/snowglobe.cabal b/snowglobe.cabal
--- a/snowglobe.cabal
+++ b/snowglobe.cabal
@@ -1,5 +1,5 @@
 Name:                snowglobe
-Version:             3.0.0.1
+Version:             3.0.0.2
 Synopsis:            randomized fractal snowflakes demo
 Description:         @snowglobe@ generates random snowflakes using iterated
                      function systems via OpenGL texture feedback.  The
@@ -18,9 +18,9 @@
                      .
                      Blog posts:
                      .
-                       * http://mathr.co.uk/blog/2012-01-12_snowglobe.html
+                       * <http://mathr.co.uk/blog/2012-01-12_snowglobe.html>
                      .
-                       * http://mathr.co.uk/blog/2014-12-19_making_seasonal_cards_with_snowglobe.html
+                       * <http://mathr.co.uk/blog/2014-12-19_making_seasonal_cards_with_snowglobe.html>
 
 homepage:            http://code.mathr.co.uk/snowglobe
 License:             GPL-3
@@ -52,4 +52,4 @@
 Source-repository this
   type:                git
   location:            http://code.mathr.co.uk/snowglobe.git
-  tag:                 v3.0.0.1
+  tag:                 v3.0.0.2
