diff --git a/Gopkg.toml b/Gopkg.toml
index 7e752095a137fa69907fe401e8baa8072079573a..349b503370d11addf17bca0a46703d4e5aa98825 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "390-device-management-ability-to-remove-device"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]