diff --git a/ChangeLog.md b/ChangeLog.md
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -26,3 +26,7 @@
 ## 0.3.1.0 -- 2019-11-29
 
 * Third version revised B. Changed some sounds or sound representation: "и", "й", "в", "ь", "ць".
+
+## 0.3.2.0 -- 2019-11-29
+
+* Third version revised C. Changed some sounds or sound representation: "с", "сь", "х", "ч", "ш".
diff --git a/T.wav b/T.wav
Binary files a/T.wav and b/T.wav differ
diff --git a/U.wav b/U.wav
Binary files a/U.wav and b/U.wav differ
diff --git a/Y.wav b/Y.wav
Binary files a/Y.wav and b/Y.wav differ
diff --git a/b.wav b/b.wav
Binary files a/b.wav and b/b.wav differ
diff --git a/c.wav b/c.wav
Binary files a/c.wav and b/c.wav differ
diff --git a/mmsyn6ukr.cabal b/mmsyn6ukr.cabal
--- a/mmsyn6ukr.cabal
+++ b/mmsyn6ukr.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                mmsyn6ukr
-version:             0.3.1.0
+version:             0.3.2.0
 synopsis:            Can be used as a musical instrument synthesizer or for Ukrainian language listening
 description:         A program that can be used as a musical instrument synthesizer or for Ukrainian speech synthesis especially for poets and writers
 homepage:            https://hackage.haskell.org/package/mmsyn6ukr
