TheĀ generate_page_header_legacy_metabox
filter allows you to bring back the Page Header meta box on your posts.
In GPP 1.4, the meta box was removed from individual pages and replaced by a custom post type.
Usage
add_filter( 'generate_page_header_legacy_metabox', '__return_true' );