diff --git a/Help/release/dev/FindProtobuf-protoc-exe-option.rst b/Help/release/dev/FindProtobuf-protoc-exe-option.rst
new file mode 100644
index 0000000000..93d60cb803
--- /dev/null
+++ b/Help/release/dev/FindProtobuf-protoc-exe-option.rst
@@ -0,0 +1,5 @@
+FindProtobuf-protoc-exe-option
+------------------------------
+
+* The :module:`FindProtobuf` module :command:`protobuf_generate` command
+ gained a ``PROTOC_EXE`` option to specify a custom ``protoc`` executable.
diff --git a/Modules/FindProtobuf.cmake b/Modules/FindProtobuf.cmake
index 5c6b37257e..1d69c57e58 100644
--- a/Modules/FindProtobuf.cmake
+++ b/Modules/FindProtobuf.cmake
@@ -164,6 +164,7 @@ Example:
[IMPORT_DIRS
...]
[GENERATE_EXTENSIONS ...]
[PROTOC_OPTIONS