diff --git a/software/gitlab/software.cfg b/software/gitlab/software.cfg
index 72285220815d55eaa43b573ac93f7cab23d46ecf..52bbd746dd9ff30f6cf8b2c0d122fd735824a349 100644
--- a/software/gitlab/software.cfg
+++ b/software/gitlab/software.cfg
@@ -110,7 +110,7 @@ git-executable = ${git:location}/bin/git
 #repository = https://gitlab.com/gitlab-org/gitlab-ce.git
 repository = https://lab.nexedi.com/kirr/gitlab-ce.git
 # 8.4.X + NXD patches:
-revision = v8.4.4-12-gfe43272fa4896bc7c846d40d844a42902eb9197f
+revision = v8.4.4-17-ga5965b5475ebb7ee4bc0d30995590fa82baaf875
 location = ${buildout:parts-directory}/gitlab
 
 [gitlab-shell-repository]