diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -11,7 +11,7 @@
 * Updated to `dunai-0.8`
 * Added functions to pre-/post-compose SNs and Rhines with ClSFs
 * Added flake & stack support on CI.
-  Thank you, Miguel Negrão and Jun Matsuhita!
+  Thank you, Miguel Negrão and Jun Matsushita!
 
 ## 0.7.0
 
diff --git a/rhine.cabal b/rhine.cabal
--- a/rhine.cabal
+++ b/rhine.cabal
@@ -1,6 +1,6 @@
 name:                rhine
 
-version:             0.8.0.0
+version:             0.8.0.1
 
 synopsis: Functional Reactive Programming with type-level clocks
 
@@ -46,7 +46,7 @@
 source-repository this
   type:     git
   location: git@github.com:turion/rhine.git
-  tag:      v0.8.0.0
+  tag:      v0.8.0.1
 
 
 library
