diff --git a/Shellac.cabal b/Shellac.cabal
--- a/Shellac.cabal
+++ b/Shellac.cabal
@@ -1,7 +1,7 @@
 Name:           Shellac
 Cabal-Version:  >= 1.2.3
 Build-Type:     Simple
-Version:        0.9.5.1
+Version:        0.9.5.2
 License:        BSD3
 License-File:   LICENSE
 Author:         Robert Dockins
@@ -9,7 +9,7 @@
 Category:       User Interfaces
 Stability:      Beta
 Synopsis:       A framework for creating shell envinronments
-Homepage:       http://www.cs.princeton.edu/~rdockins/shellac/home/
+Homepage:       http://rwd.rdockins.name/shellac/home/
 Description:
   Shellac is a framework for building read-eval-print style shells.
   Shells are created by declaratively defining a set of shell commands
