diff --git a/CHANGES.md b/CHANGES.md
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,12 @@
 Seonbi changelog
 ================
 
+Version 0.3.4
+-------------
+
+To be released.
+
+
 Version 0.3.3
 -------------
 
@@ -8,7 +14,7 @@
 
  -  Updated the *Standard Korean Language Dictionary* data
     (*data/ko-kr-stdict.tsv*) to the revision 2022-09.
- -  Fixed a bug that Sino-Korean words are not phoneticized to Koream custom
+ -  Fixed a bug that Sino-Korean words are not phoneticized to Korean custom
     readings (習慣音) according to folk readings (俗音) and erroneous
     readings (訛音).  Now such words are phoneticized to the most usual readings
     according to *Standard Korean Language Dictionary*.  For example,
diff --git a/seonbi.cabal b/seonbi.cabal
--- a/seonbi.cabal
+++ b/seonbi.cabal
@@ -1,11 +1,11 @@
 cabal-version: 1.24
 
--- This file has been generated from package.yaml by hpack version 0.34.6.
+-- This file has been generated from package.yaml by hpack version 0.34.4.
 --
 -- see: https://github.com/sol/hpack
 
 name:           seonbi
-version:        0.3.3
+version:        0.3.4
 synopsis:       SmartyPants for Korean language
 description:    Please see the README.md on GitHub at <https://github.com/dahlia/seonbi>.
 category:       Text
