diff --git a/README.md b/README.md
index b003c27beb49b921dc9b9d1c87d7fba8a58c1001..d7d31988f32206284e1399748bf7781090195ade 100644
--- a/README.md
+++ b/README.md
@@ -122,7 +122,7 @@ Supported Components
     -   [flanneld](https://github.com/coreos/flannel) v0.11.0
     -   [kube-router](https://github.com/cloudnativelabs/kube-router) v0.2.5
     -   [multus](https://github.com/intel/multus-cni) v3.2.1
-    -   [weave](https://github.com/weaveworks/weave) v2.5.1
+    -   [weave](https://github.com/weaveworks/weave) v2.5.2
 -   Application
     -   [cephfs-provisioner](https://github.com/kubernetes-incubator/external-storage) v2.1.0-k8s1.11
     -   [rbd-provisioner](https://github.com/kubernetes-incubator/external-storage) v2.1.1-k8s1.11
diff --git a/roles/download/defaults/main.yml b/roles/download/defaults/main.yml
index 2ce1c8eb4b2f16b813fb9ec7c2a143432850c8f3..9ab77dbb8e90ca42f417e89157467fc25b6abaa3 100644
--- a/roles/download/defaults/main.yml
+++ b/roles/download/defaults/main.yml
@@ -70,7 +70,7 @@ flannel_cni_version: "v0.3.0"
 
 cni_version: "v0.8.1"
 
-weave_version: 2.5.1
+weave_version: 2.5.2
 pod_infra_version: 3.1
 contiv_version: 1.2.1
 cilium_version: "v1.3.0"