diff --git a/Gopkg.toml b/Gopkg.toml
index f2045ce6f44d381df3d4ec964e65b9cf04735838..349b503370d11addf17bca0a46703d4e5aa98825 100644
--- a/Gopkg.toml
+++ b/Gopkg.toml
@@ -25,7 +25,7 @@
 #   unused-packages = true
 
 [[constraint]]
-  branch = "138-information-for-devices-clients"
+  branch = "master"
   name = "code.vereign.com/code/restful-api"
 
 [prune]