Try adding the new normal_pars_vertex, normal_pars_fragment and normal_vertex shader chunks to your custom shader. These chunks were introduced with r132. Update your code similar to the respective PR:
normal_pars_vertex
normal_pars_fragment
normal_vertex
r132