diff --git a/casr-logbook.cabal b/casr-logbook.cabal
--- a/casr-logbook.cabal
+++ b/casr-logbook.cabal
@@ -1,5 +1,5 @@
 name:               casr-logbook
-version:            0.1.0
+version:            0.1.1
 license:            OtherLicense
 license-file:       LICENSE
 author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
@@ -14,15 +14,15 @@
   .
   <<https://i.imgur.com/Lfhcmtg.png>>
 
-homepage:           https://github.com/tonymorris/casr-61.345
-bug-reports:        https://github.com/tonymorris/casr-61.345/issues
+homepage:           https://github.com/tonymorris/casr-logbook
+bug-reports:        https://github.com/tonymorris/casr-logbook/issues
 cabal-version:      >= 1.10
 build-type:         Custom
 extra-source-files: changelog
 
 source-repository   head
   type:             git
-  location:         git@github.com:tonymorris/casr-61.345.git
+  location:         git@github.com:tonymorris/casr-logbook.git
 
 flag                small_base
   description:      Choose the new, split-up base package.
diff --git a/changelog b/changelog
--- a/changelog
+++ b/changelog
@@ -1,3 +1,7 @@
+0.1.1
+
+* Move repository from `casr-61.345` to `casr-logbook`.
+
 0.1.0
 
 * More structure to a logbook.
