diff --git a/README.md b/README.md
index 2b3febd..f1e6479 100644
--- a/README.md
+++ b/README.md
@@ -10,14 +10,14 @@ Head over to the releases page and grab the latest installers or binary. https:/
If you are on Debian/Ubuntu, please download the `.deb` package and install it.
```
-sudo dpkg -i linux-deb-zec-qt-wallet-v0.5.7.deb
+sudo dpkg -i linux-deb-zec-qt-wallet-v0.5.8.deb
sudo apt install -f
```
Or you can download and run the binaries directly.
```
-tar -xvf zec-qt-wallet-v0.5.7.tar.gz
-./zec-qt-wallet-v0.5.7/zec-qt-wallet
+tar -xvf zec-qt-wallet-v0.5.8.tar.gz
+./zec-qt-wallet-v0.5.8/zec-qt-wallet
```
### Windows
diff --git a/res/zec_qt_wallet_fr.qm b/res/zec_qt_wallet_fr.qm
index 0b575d8..cef7fde 100644
Binary files a/res/zec_qt_wallet_fr.qm and b/res/zec_qt_wallet_fr.qm differ
diff --git a/res/zec_qt_wallet_fr.ts b/res/zec_qt_wallet_fr.ts
index 2d9bfbf..673a668 100644
--- a/res/zec_qt_wallet_fr.ts
+++ b/res/zec_qt_wallet_fr.ts
@@ -451,7 +451,7 @@
URI should be of the form 'zcash:<addr>?amt=x&memo=y
- Le format URI doit ĂȘtre comme suit: 'zcash:<addr>?amt=x&memo=y<
+ Le format URI doit ĂȘtre comme suit: 'zcash:<addr>?amt=x&memo=y
diff --git a/src/version.h b/src/version.h
index ec5d866..473af92 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define APP_VERSION "0.5.7"
+#define APP_VERSION "0.5.8"