diff --git a/src/freedombone-app-ipfs b/src/freedombone-app-ipfs
index 9f7d7e2b43700afc33630b09d4f83d7b4906aa57..75205c743ac6fd2a91afa4b52af8ac469dc972e9 100755
--- a/src/freedombone-app-ipfs
+++ b/src/freedombone-app-ipfs
@@ -42,7 +42,7 @@ IPFS_N_VERSION='2.1.4'
 IPFS_JS_VERSION='0.14.3'
 IPFS_JS_RONIN_VERSION='0.3.11'
 IPFS_KEY_LENGTH=2048
-IPFS_GO_VERSION=0.4.2
+IPFS_GO_VERSION=0.4.13
 
 ipfs_variables=(IPFS_GO_VERSION
                 IPFS_KEY_LENGTH